home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Tool Chest / Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso / Sample Code / Snippets / Sound / BufCallback / read me < prev   
Encoding:
Text File  |  1993-01-18  |  318 b   |  1 lines  |  [TEXT/NISI]

  1. This code demonstrates the use of a call back routine with the sound manager.  All it does is play a sound with bufferCmd and then wait for the call back routine to be called.  When the routine is called the app goes back to the event loop.  To use it, you just need to run the app and select start from the file menu.